home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 18 / Revista do CD-ROM 18.iso / aplic / connect / windows / 16bits / ie_eng / signup.isp < prev    next >
Encoding:
INI File  |  1996-10-27  |  907 b   |  57 lines

  1. [Entry]
  2. Entry_Name=STI Internet
  3.  
  4. [Phone]
  5. Dial_As_Is=no
  6. Phone_Number=889-9200
  7. Area_Code=11
  8. Country_Code=55
  9. Country_ID=55
  10.  
  11. [Device]
  12. Type=modem
  13.  
  14. [Server]
  15. Type=PPP
  16. SW_Compress=yes
  17. PW_Encrypt=no
  18. Network_Logon=no
  19. SW_Encrypt=no
  20. Negotiate_NetBEUI=no
  21. Negotiate_IPX/SPX=no
  22. Negotiate_TCP/IP=yes
  23.  
  24. [TCP/IP]
  25. Specify_IP_Address=no
  26. Specify_Server_Address=yes
  27. DNS_Address=200.240.11.252
  28. DNS_Alt_Address=200.30.0.97
  29. IP_Header_Compress=yes
  30. Gateway_On_Remote=yes
  31.  
  32. [Scripting]
  33. Name=login.scp
  34.  
  35. [Script_File]
  36. 0= ; C:\login.scp
  37. 1= ; Created:  10-25-1996 at 11:19:36
  38. 2= ;
  39. 3= ;
  40. 4= proc main
  41. 5= waitfor "username:",matchcase until 20
  42. 6= transmit $USERID
  43. 7= transmit "^M"
  44. 8= waitfor "password:",matchcase until 15
  45. 9= transmit $PASSWORD
  46. 10=transmit "^M"
  47. 11=waitfor ">",matchcase until 15
  48. 12=transmit "PPP^M"
  49. 13=delay 15
  50. 14=endproc
  51.  
  52. [URL]
  53. Signup=signup.htm
  54.  
  55. [Branding]
  56. Flags=16319
  57.